home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Cheat II / original / cheatwich.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-21  |  106 b   |  5 lines  |  [TEXT/KAHL]

  1. extern long goffset;
  2. extern long gsearchnum, gnewvalue;
  3.  
  4. void allocmem(void);
  5. int cheatwich(long oldtrap);